May 15th, 2009
Barak Itkin
Write all the colors in a palette to a text file, one hexadecimal value per line (no names)
unknown
| Type | Name | Description |
|---|---|---|
| PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
| PF_VALUE | dirname | Folder for the output file |
| PF_VALUE | string | The name of the file to create (if a file with this name already exist, it will be replaced) |
None